home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / StarAtlas 0.8 / read.me next >
Encoding:
Text File  |  1993-09-02  |  3.8 KB  |  95 lines  |  [TEXT/ttxt]

  1. StarAtlas v-0.8
  2. Written by Youhei Morita using THINK C 5.0.
  3.  
  4. This program draws a map of a region of the sky.  It also displays
  5. the positions of the Sun and planets.  (Moon is not supported yet.)
  6.  
  7. Version 0.8 is a beta release.  It runs on System 6.0.7, 7.0, 7.0.1
  8. and 7.1.  A 68020 machine or above is recommended.  Send bug
  9. report to the author if you find any problem.
  10.  
  11. To run this program, an accompanied data file "yale.star" should be
  12. placed in the same folder as StarAtlas.  This file is the Yale Bright
  13. Star Catalog which contains 9096 stars up to magnitude 7.
  14.  
  15. When you launch StarAtlas, it displays the map of the Sky after
  16. loading yale.star file.
  17.  
  18. You may receive a message "Map is not found in Control Panel.
  19. City name will not be resolved." at this point.  StarAtlas looks
  20. up a control panel file "Map" in your System Folder to resolve
  21. the default city name in your PRAM setting.  If you want to
  22. get rid of this message, put "Map" in your System Folder (or
  23. Control Panel), or just ignore the message.  StarAtlas runs with
  24. or without "Map".
  25.  
  26. First screen you will get is the sky around Orion and the Winter
  27. Triangle.  You can change the center coordinate by clicking any
  28. portion of the map.  It also can be changed through the "R.A."
  29. and "Decl." menu.  "Zoom" menu changes the scale of the map.
  30.  
  31. If you are using color display, color of each star represents the
  32. spectrum type of the star.  It may or may not reflect actual color
  33. of the star you see with your naked eyes.
  34.  
  35. "View" menu changes the view of your StarAtlas display to
  36. StarAtlas, Planetarium or Solar System.
  37.  
  38. You can change various options in "Preference..." dialog in the
  39. "Edit" menu.
  40.  
  41.      Display star names brighter than...
  42.           Draws the names of star whose magnitude are brighter
  43.           than the specified value.  Choice of "Greek & Constellation"
  44.           or proper name of stars.
  45.  
  46.      Display Sun and planets
  47.           Draws the Sun and planets positions on the map.
  48.  
  49.      Display Atlas scale
  50.           Draws the Right Ascension and Declination scale on the map.
  51.  
  52.      Display Equator and Ecliptic
  53.           Draws the Equator and Ecliptic lines on the map.
  54.  
  55. To change the Date and Time setting, use "Date & Time..." dialog
  56. in the "Edit" menu.
  57.  
  58. StarAtlas uses the longitude, latitude and time zone stored in
  59. your Mac's PRAM as a default.  If you have never set your city in
  60. the "Map" in your Control Panel,  the Planetarium view may not
  61. reflect the correct view.  Before you launch StarAtlas, use "Map"
  62. Control Panel and set your city and time zone.
  63.  
  64. You can also tell StarAtlas about your longitude, latitude and time
  65. zone.  Use "Location..." dialog in the "Edit" menu.  This setting is
  66. effective only in the StarAtlas.
  67.  
  68. "Recalculate" command in the "Edit" menu redraws the screen
  69. without changing the StarAtlas settings.
  70.  
  71. Solar System view is expressed in terms of Sol-centered equatorial
  72. cartesian coordinate.  The left side view contains the inner planets
  73. (Mercury to Mars) and the right side view contains the outer planets
  74. (Mars to Pluto).  In x-y view, you are looking down the Solar System
  75. from the North Pole of the Atlas, and in x-z view you are looking
  76. from the Snake Charmer (R.A. = 18h, Decl = 0°).
  77.  
  78. You can save the loading time of yale.star if you create yale.star.bin
  79. file by selecting "yale.star => yale.star.bin" in the "Convert" menu.
  80.  
  81. StarAtlas is freeware (postcardware).  If you like this program,
  82. send a postcard of your town to the author.  Also send your
  83. suggestions for improvements in the next release.  If you use this
  84. program for any practical purpose, and would like to support it, send
  85. what this program is worth to you to the following address.  It will
  86. help the author to buy Macintosh programming books such as Inside
  87. Macintosh.  US checks are gratefully accepted.
  88.  
  89.           Youhei Morita
  90.  
  91.           Namiki 3, 701-101
  92.           Tsukuba, Ibaraki 305 JAPAN
  93.  
  94.           Internet: morita@fnalv.fnal.gov
  95.